ComponentOne ASP.NET MVC Controls
MacdBuilder<T> Class Members
Methods 

C1.Web.Mvc.Finance.Fluent Namespace : MacdBuilder<T> Class

The following tables list the members exposed by MacdBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one MacdBuilder<T> instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.Finance.MacdBase<T>.FastPeriod. Sets the fast exponential moving average period for the MACD line. (Inherited from C1.Web.Mvc.Finance.Fluent.MacdBaseBuilder<T,Macd<T>,MacdBuilder<T>>)
Public MethodSets the macd line style.  
Public MethodSets the signal line style.  
Public MethodConfigurates C1.Web.Mvc.Finance.MacdBase<T>.SlowPeriod. Sets the slow exponential moving average period for the MACD line. (Inherited from C1.Web.Mvc.Finance.Fluent.MacdBaseBuilder<T,Macd<T>,MacdBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.Finance.MacdBase<T>.SmoothingPeriod. Sets the exponential moving average period for the signal line. (Inherited from C1.Web.Mvc.Finance.Fluent.MacdBaseBuilder<T,Macd<T>,MacdBuilder<T>>)
Top
See Also

Reference

MacdBuilder<T> Class
C1.Web.Mvc.Finance.Fluent Namespace